Extension::BSONToResultSet Method

Syntax

.ToResultSet as SQL::ResultSet (data as B [, orderExpression as C [, options as C [, tableInfo as P]]])

Arguments

data

B

orderExpression

Character

options

Character

tableInfo

Pointer

Description

Create a result set from bson and optional order expresion, options ("","distict" or "distict row") and table info (schema).